projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
142961b
)
* etc/NEWS: Fix renaming of directory-append.
author
Kévin Le Gouguec
<kevin.legouguec@gmail.com>
Sun, 25 Jul 2021 10:23:28 +0000
(12:23 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 25 Jul 2021 10:23:33 +0000
(12:23 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f1635ae2e64b5e6c089dac4afcd6893f9d4aa961..0d1abfd852c75ff40154addc51d9208da43f3870 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3109,8
+3109,8
@@
The former is now declared obsolete.
* Lisp Changes in Emacs 28.1
+++
-*** New function '
directory-append
'.
-This appends
a file name
to a directory name and returns the result.
+*** New function '
file-name-concat
'.
+This appends
path components
to a directory name and returns the result.
+++
*** New function 'split-string-shell-command'.